treeview: respect focus-padding when rendering focus
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 May 2014 16:07:25 +0000 (18:07 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 May 2014 16:14:49 +0000 (18:14 +0200)
commita60ba815d91ca5a6958917c0cbaaa5c09126a9c7
tree3de0e7d53a7bd55be86d53900715bc79a32cdb89
parentb4282e5ef1a53e0e80d8cad24c05c071e6038696
treeview: respect focus-padding when rendering focus

Adwaita had a hack to work this around, but now that we're moving focus
ring rendering into GTK, we can just fix the treeview instead.
gtk/gtktreeview.c